Skip to content

Conversation

nikgraf
Copy link
Collaborator

@nikgraf nikgraf commented Aug 11, 2025

I ran prettier in both templates using pnpm prettier . --write

@nikgraf nikgraf requested review from cmwhited and Copilot August 11, 2025 14:48
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request applies prettier formatting across React and Next.js template files and renames "Asset Market" to "Assets" throughout the application. The changes include code formatting improvements and consistent terminology updates.

  • Prettier formatting applied to TypeScript configuration files, React components, and ESLint config
  • Renamed "Asset Market" to "Assets" in routes, components, and UI text
  • Updated route paths from /asset-market to /assets with corresponding file renames

Reviewed Changes

Copilot reviewed 15 out of 19 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tsconfig.node.json Prettier formatting for array and object declarations
tsconfig.app.json Prettier formatting for TypeScript configuration arrays
$space-id.tsx Added missing trailing comma and import formatting
assets.tsx Renamed route from asset-market to assets and updated page title
routeTree.gen.ts Auto-generated route tree updates reflecting asset-market to assets rename
index.css Quote consistency in import statement
explore-tabs.tsx Updated tab label and route from Asset Market to Assets
eslint.config.mjs Prettier formatting and semicolon additions
template-nextjs files Prettier formatting for JSX attributes and removal of trailing whitespace
explore-tabs.tsx (Next.js) Updated tab label and href from asset-market to assets
Layout.tsx Prettier formatting for long conditional statement and route path update

@nikgraf nikgraf changed the title improve wording & run prettier improve wording & run prettier on templates Aug 11, 2025
@nikgraf nikgraf merged commit 62a1631 into main Aug 11, 2025
6 checks passed
@nikgraf nikgraf deleted the ng/improve-wording branch August 11, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant